Skip to content
/ DTSN Public

Image Super-Resolution via Deterministic-Stochastic Synthesis and Local Statistical Rectification

License

Notifications You must be signed in to change notification settings

Wenri/DTSN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deterministic-and-Stochastic-Synthesis-Network

[paper] [supp] [demo]

Codes and models for the SIGGRAPH Asia 2018 paper "Image Super-Resolution via Deterministic-Stochastic Synthesis and Local Statistical Rectification".

Deterministic and Stochastic Synthesis

By Weifeng Ge, Bingchen Gong, Yizhou Yu

Department of Computer Science, The University of Hong Kong

Table of Contents

  1. Introduction
  2. Citation
  3. Pipeline
  4. Codes and Installation
  5. Models
  6. Results

Introduction

This repository contains the codes and models described in the paper "Image Super-Resolution via Deterministic-Stochastic Synthesis and Local Statistical Rectification". These models are trained and tested on the dataset of NTIRE 2017 DIV2K super resolution track.

Note

  1. All algorithms are implemented based on the deep learning framework Caffe.
  2. Please add the additional layers used into your own Caffe to run the training codes.

Citation

If you use these codes and models in your research, please cite:

@inproceedings{ge2018image,
       title={Image super-resolution via deterministic-stochastic synthesis and local statistical rectification},
       author={Ge, Weifeng and Gong, Bingchen and Yu, Yizhou},
       booktitle={SIGGRAPH Asia 2018 Technical Papers},
       pages={260},
       year={2018},
       organization={ACM}
}

About

Image Super-Resolution via Deterministic-Stochastic Synthesis and Local Statistical Rectification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published